Multiple [Stand-alone] zip files creation?
Posted
by im_chc
on Super User
See other posts from Super User
or by im_chc
Published on 2010-06-16T11:18:00Z
Indexed on
2010/06/16
11:23 UTC
Read the original article
Hit count: 226
zip
How can I automatically zip a group of files into multiple zip files (say, 2mb in size for each file), and that each zip file is a stand-alone zip file? (i.e. not mult-volume zip files, that you can't lost any one of the files, otherwise you can't unzip)
Is there any tools available to do so? Actually I just need to group the files into many groups, 2mb each etc, zipped or not zipped doesn't matter
thx!
© Super User or respective owner